projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
78f3b91
)
(handle_one_xevent): Clear last_mouse_glyph on mouse up/down.
author
Kim F. Storm
<storm@cua.dk>
Wed, 12 Oct 2005 11:43:57 +0000
(11:43 +0000)
committer
Kim F. Storm
<storm@cua.dk>
Wed, 12 Oct 2005 11:43:57 +0000
(11:43 +0000)
src/xterm.c
patch
|
blob
|
history
diff --git
a/src/xterm.c
b/src/xterm.c
index 370a35fe6e6d784d3395ec3d6125207c2971c096..f6c15c1cdeb246f12c0344be199939f4188da188 100644
(file)
--- a/
src/xterm.c
+++ b/
src/xterm.c
@@
-6634,6
+6634,7
@@
handle_one_xevent (dpyinfo, eventp, finish, hold_quit)
int tool_bar_p = 0;
bzero (&compose_status, sizeof (compose_status));
+ bzero (&last_mouse_glyph, sizeof (last_mouse_glyph));
if (dpyinfo->grabbed
&& last_mouse_frame